-
Notifications
You must be signed in to change notification settings - Fork 4.9k
.NET 10 Preview 5 #9829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.NET 10 Preview 5 #9829
Conversation
Write the description for user defined compound assignment operators.
This reverts commit 42e5ac6.
There aren't notable new features in Visual Basic for Preview 5.
* winforms * WinForms Preview 5 Preview 5 updates * Fix duplicated intro --------- Co-authored-by: Merrie McGaw <[email protected]> Co-authored-by: Andy (Steve) De George <[email protected]>
* containers * update for p5
* wpf * Add notes --------- Co-authored-by: Andy (Steve) De George <[email protected]>
* Update for Runtime * Add JIT notes * Fix GC notes --------- Co-authored-by: Aman Khalid (from Dev Box) <[email protected]>
* update csharp * Add C# features in preview 5 Write the description for user defined compound assignment operators. * Remove VB release notes for P5 There aren't notable new features in Visual Basic for Preview 5. * Update fsharp.md * Update fsharp.md * Update fsharp.md * add vb back just to link to docs * update f# * Update README.md --------- Co-authored-by: Bill Wagner <[email protected]> Co-authored-by: Tomas Grosup <[email protected]>
@@ -0,0 +1,3 @@ | |||
# .NET SDK in .NET 10 Preview 5 - Release Notes | |||
|
|||
This preview release does not contain new Container image features. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is what I was told, for preview 5 that is
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like it was copy/pasted from containers.md, so maybe it should say SDK features instead?
* .NET MAUI in 10 Preview 5 * Update dotnetmaui.md * added contributors * hybridwebview interception * addressing comments --------- Co-authored-by: James Montemagno <[email protected]>
Co-authored-by: Martin Costello <[email protected]>
Co-authored-by: Martin Costello <[email protected]>
No description provided.